* xterm.c (syms_of_xterm): staticpro Qalt, Qhyper, Qmeta, and Qsuper.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Nov 2013 06:07:37 +0000 (22:07 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Nov 2013 06:07:37 +0000 (22:07 -0800)
commit49749dc5cbdc38f288b7407a174266ba20fef2af
tree5d96a30fe4f3501a785285d18799e6d903253f28
parent7ed17de08dfc9d36359254f53ba7351b8616a815
* xterm.c (syms_of_xterm): staticpro Qalt, Qhyper, Qmeta, and Qsuper.

This is safer, and it's what w32fns.c does.
src/ChangeLog
src/xterm.c